| 2006-12-01 |
Ewan Mellor | Actually return something from bool0. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Ewan Mellor | Update README to reflect moved library. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | [PVFB][TOOLS] Don't unwatch the framebuffer frontend... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Ewan Mellor | Set localtime, enable_audio, clock_offset, and std_vga... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Ewan Mellor | Added log message for when a VM is deleted. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Ewan Mellor | Include the rotated xend.log.X in the bug report. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | [PVFB][TOOLS] Fix save/restore for domains with PV... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Ewan Mellor | Link test/test_bindings against libxenapi in the new... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | [TOOLS][PVFB] Avoid zombie framebuffer backends. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | [TOOLS] Remove some dead code. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | [PVFB] Make sure that framebuffer backend goes away... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
kfraser@localhost... | [XEN] Quieten down HVM debug output. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | [LINUX] The removal of the console_use_vt hack was... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | [PVFB][TOOLS] Change the configuration syntax for PVFB... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Ewan Mellor | Tidy up the creation of directories that Xend needs... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Alastair Tse | merge |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Alastair Tse | [XEND] More fixes for HVM device configuration parsing |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
kfraser@localhost... | [HVM] Add canonical address checks and generally clean up. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Alastair Tse | [XEND] Fix missing serial and localtime args in device... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
kfraser@localhost... | [XENOPROF] Fix oprofile for AMD SVM guests. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
kfraser@localhost... | [HVM][VMX] Rename io.c -> intr.c. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Steven Smith | This is Anthony Liguori's virtual framebuffer forward... |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
kfraser@localhost... | [HVM][VMX] Fix for CR8 acceleration on 64bit guest. |
commit | commitdiff | tree | snapshot |
| 2006-12-01 |
Tim Deegan | [XEN] Fix error paths in p2m insertion code |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ewan Mellor | Fix default for the authentication on the Xen-API serve... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ewan Mellor | Fix managed domain rebooting by only complaining about... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ewan Mellor | Fix registration on managed domains on xend restart. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Only parse the crashkernel command line parameter... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Rename machine_shutdown to machine_reboot_kexec... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [LINUX] Fix backward compatibility with hypervisors... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ewan Mellor | Fix HVM shutdown when xend is restarted. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ewan Mellor | Fix-up reference to name_label. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ewan Mellor | Reinstate the reboot-feature code that was accidentally... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [LINUX] Only initialise kexec in domain0. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [QEMU] Do shift-key processing in QEMU monitor terminal... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [LIBXC] Fix Solaris build: Use XC_PAGE_SIZE not PAGE_SIZE. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [LINUX] Properly trigger XenbusStateClosed in blkfront |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [QEMU] usb-uhci: Data buffer is too small |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [QEMU] Simpler workaround for guest writes to PCI config |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [LINUX] Missing xenoprof.h header file for x86/64. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [XEN] Remove use of 'inline' on functions accessed... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | linux/x86-64: missing agp.h |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [MINIOS] Improved unbind_all_ports(). |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [XEN] Arch-specific softirq definitions. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [XEN] Proper segmentation emulation added to HVM emulat... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | merge |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Do not spin at the end of machine_crash_kexec... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XEND] Fix HVM configuration parsing typo for certain... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XEND] Catch TypeErrors when unexpected SXP is encountered. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XEND] Fix Xen API attribute access to be robust to... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XEND] Checks to make sure the image type is valid... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XENAPI] Update debugging scripts to support vbd_list |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XEND] Rename Xen API methods to match case of the... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XEND] Fix hidden vcpu state when calling xm-list |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Alastair Tse | [XEND] Remove SXP from most parts of Xend. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | Update -xen0 defconfig for nhew kexec option |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [XEN] Fix SIB byte decode when extended by REX.X and... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | merge |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] kexec: use parse_size_and_unit() when parsing... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Fixup whitespace and tweak for Xen coding style. |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [LINUX] kexec: Backport fix for overlapping program... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Kexec / Kdump: x86_64 specific code |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Kexec / Kdump: x86_32 specific code |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Kexec / Kdump: Code shared between x86_32 and... |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
Ian Campbell | [XEN] Kexec / Kdump: Generic code |
commit | commitdiff | tree | snapshot |
| 2006-11-30 |
kfraser@localhost... | [XEN] Simplify x86_emulate interface. |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Ewan Mellor | Added the console class to the diagram. |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Ewan Mellor | State that getters and setters do not have asynchronous... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Ewan Mellor | New modelling for consoles -- have them as separate... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | merge |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [HVMLOADER] Clean up makefile, change TPM detection. |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [LINUX] Avoid triggering the softlockup BUG when offlin... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Ewan Mellor | Fix xm new -F -- this fix was recently introduced for... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Ewan Mellor | Move the assert under the protection of the in_transact... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Ewan Mellor | Silence log message when trying to unregister a watch... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [LINUX] console: Fix comment. |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [XENOPROFILE, LINUX] compilation fix on x86_64 |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [HVMLOADER] Fix CFLAGS. |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [LINUX] console: Add option to use /dev/xvc0, major... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [HVM][VMX] NX bit implies PAE can be enabled. If IA32... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [DOCS] Update for new Xen boot parameters. |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | Fix for network routing setup. Enables proxy arp on... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Ewan Mellor | Diagnose a failure to open the xend-debug.log, and... |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
kfraser@localhost... | [XEN] Emulator fixes. |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ewan Mellor | A trivial fix. login_unconditionally needs to be called... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ewan Mellor | Wait for device-bringup inside domain_start, outside... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ewan Mellor | Plumb the "start_paused" flag through for VM.start... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
kfraser@localhost... | Allow DMA address width to be overridden with boot... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ewan Mellor | Add test_bindings back into the build -- it isn't integ... |
commit | commitdiff | tree | snapshot |
| 2006-11-14 |
jfehlig@jfehlig2... | Fix casing of various functions in XendAPI class. |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
kfraser@localhost... | Clean up the DMADOM physical upper limit handling to... |
commit | commitdiff | tree | snapshot |
| 2006-11-22 |
jfehlig@jfehlig2... | Add libxen to overall xen build via a config option... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ewan Mellor | Dummy implementation of get_platform_keymap, so that... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ewan Mellor | Allow the C bindings to be more permissive when a struc... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
kfraser@localhost... | [HVMLOADER][ACPI] Move SSDT initialisation to acpi... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ian Campbell | [LINUX] Update to 2.6.16.33. |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
kfraser@localhost... | [XEN] Add emulator tracing diagnostic on error path. |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Ewan Mellor | Bump xend_config_format to 3, to indicate that the... |
commit | commitdiff | tree | snapshot |
| next |